You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > CopyFromArray Method > TOpenCLMtxVec.CopyFromArray Method ([In] TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.CopyFromArray Method ([In] TCplx[])

Copies array content.

Syntax
C#
Visual Basic
public void CopyFromArray([In] TCplx[] Src);

Sets the size of the object to match the size of the Src array and copies the contents in to the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!